Text File | 1994-11-10 | 596 b | 10 lines | [TEXT/ttxt]
Bricks demo notes
================
Bricks demonstrate the use of "resting sprites", which you get if you call SATRun2 instead of SATRun. The demo allows you to disable it, switch back to SATRun, which, as you will see, makes a big difference for a program like this.
BUGS:
• Resting sprites is currently incompatible with the 1-bit and 4-bit blitters.
• The demo has sorting enabled, but initializes all sprites in a rndom order. This makes it rather slow for a few seconds after launch.
• The cursor is neither hideen nor shielded, which leaves "mouse droppings" when using the fast blitters.